ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePlotDefinition<TEncodingsDefinition> Class / _dataLabelDefinitions Method

In This Topic
    _dataLabelDefinitions Method (_BasePlotDefinition<TEncodingsDefinition>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _dataLabelDefinitions() As List(Of IDataLabelDefinition)
    public List<IDataLabelDefinition> _dataLabelDefinitions()
    See Also